Revision: axp--devel--0--patch-35
Archive: migo@homemail.com--Perl-GPL
Creator: Mikhael Goikhman <migo@homemail.com>
Date: Mon Nov 29 23:42:35 IST 2004
Standard-date: 2004-11-29 21:42:35 GMT
Renamed-files: perllib/AXP/Command/.arch-ids/changelog.pm.id perllib/AXP/Command/tree/.arch-ids/changelog.pm.id
    perllib/AXP/Command/.arch-ids/fork.pm.id perllib/AXP/Command/tree/.arch-ids/fork.pm.id
    perllib/AXP/Command/.arch-ids/star_merge_undo.pm.id perllib/AXP/Command/tree/.arch-ids/star_merge_undo.pm.id
    perllib/AXP/Command/changelog.pm perllib/AXP/Command/tree/changelog.pm
    perllib/AXP/Command/fork.pm perllib/AXP/Command/tree/fork.pm
    perllib/AXP/Command/star_merge_undo.pm perllib/AXP/Command/tree/star_merge_undo.pm
Modified-files: NEWS doc/COMMANDS perllib/AXP/Command.pm
    perllib/AXP/Command/tree.pm
    perllib/AXP/Command/tree/changelog.pm
    perllib/AXP/Command/tree/fork.pm
    perllib/AXP/Command/tree/star_merge_undo.pm
    perllib/AXP/Command/tree/switch_undo.pm
New-patches: migo@homemail.com--Perl-GPL/axp--devel--0--patch-35
Summary: make all 'tree' level subcommands available on the top level, add -R
Keywords: 

Support "--revision revision|version|branch" option in 'tree' subcommands.

Move commands 'changelog', 'fork', 'star-merge-undo' to 'tree' level.

Make all 'tree' level commands available on the highest level without
a need to specify 'tree' prefix.

Fix 'tree switch-undo' help.
